Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.embulk:embulk-core from 0.10.38 to 0.11.3 #104

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2024

Bumps org.embulk:embulk-core from 0.10.38 to 0.11.3.

Release notes

Sourced from org.embulk:embulk-core's releases.

Release v0.11.3

No release notes provided.

Release v0.11.2

No release notes provided.

Release v0.11.1

No release notes provided.

Release v0.11.0

No release notes provided.

Release v0.11.0-RC1

No release notes provided.

v0.11.0-ALPHA.1

This is an ALPHA pre-release based on embulk/embulk#1448.

Pull requests and commits included in this pre-release has not been reviewed, merged, nor tested well yet. This is published just to show how v0.11.0 would impact existing plugins earlier -- we expect most of the existing plugins would stop working. Yes, that is expected.


Users:

See https://www.embulk.org/articles/2021/04/27/changes-in-v0.11.html for v0.11.

(Japanese: https://zenn.dev/dmikurube/articles/what-changes-in-embulk-v0-11)


Plugin developers:

To catch up with the expected v0.11.0, please follow the article below. The plugin should keep working with v0.9.23 even after catching up in this way.

See: https://dev.embulk.org/topics/get-ready-for-v0.11-and-v1.0.html

(Japanese: https://zenn.dev/dmikurube/articles/get-ready-for-embulk-v0-11-and-v1-0)


So far, we have confirmed that embulk-input-s3:0.5.2 (that has already caught-up) works with an appropriate setup.

$ ./embulk-0.11.0-ALPHA.1.jar run s3.yml
2021-04-23 18:13:23.024 +0900 [INFO] (main): embulk_home is set by the location of embulk.properties found in: /home/user/.embulk
2021-04-23 18:13:23.316 +0900 [INFO] (main): Started Embulk v0.11.0-ALPHA.1
2021-04-23 18:13:25.423 +0900 [INFO] (0001:transaction): Gem's home and path are set by system configs "gem_home": "/home/user/.embulk/lib/gems", "gem_path": ""
2021-04-23 18:13:26.113 +0900 [INFO] (0001:transaction): Loaded plugin embulk-input-s3 (0.5.2)
2021-04-23 18:13:26.595 +0900 [INFO] (0001:transaction): Start listing file with prefix [...]
2021-04-23 18:13:27.563 +0900 [INFO] (0001:transaction): Found total [1] files
</tr></table> 

... (truncated)

Commits
  • c267566 Release v0.11.3
  • 0813cf5 Merge pull request #1652 from embulk/upgrade-maven-3.9.6
  • a0db8a8 Merge pull request #1645 from embulk/maven-artifact-download
  • 462843a Update NOTICE-executable for Eclipse Sisu
  • c0abec9 Upgrade Apache Maven to 3.9.6
  • 3fc4c7a Prepare for setting alternative remote Maven repositories
  • 09bd7e9 Merge pull request #1651 from embulk/eep-milestones-to-v1.0
  • 9e12f52 Assign EEP-8 for the EEP: Milestones to Embulk v1.0, and versioning strategie...
  • 034910d Rename draft-milestones-to-v1.0-and-versioning-strategies.md to eep-0008.md
  • c35cbec Update
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.embulk:embulk-core](https://github.com/embulk/embulk) from 0.10.38 to 0.11.3.
- [Release notes](https://github.com/embulk/embulk/releases)
- [Commits](embulk/embulk@v0.10.38...v0.11.3)

---
updated-dependencies:
- dependency-name: org.embulk:embulk-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from yuokada as a code owner March 15, 2024 22:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2024

Superseded by #111.

@dependabot dependabot bot closed this May 24, 2024
@dependabot dependabot bot deleted the dependabot/gradle/org.embulk-embulk-core-0.11.3 branch May 24, 2024 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants